Computers & Technology
epub |eng | 2009-02-08 | Author:Company, Sonatype [Sonatype Company]

The includes section uses a list of include elements, which contain path patterns. These patterns may contain wildcards, such as **, which matches one or more directories, or *, which ...
( Category: Software Development April 6,2014 )
epub |eng | 2010-03-22 | Author:Davies, Joseph [Joseph Davies]

Enable forwarding and advertising on the interfaces attached to your intranet (as needed). You can do this with the following command: netsh interface ipv6 set interface InterfaceNameOrIndex forwarding=enabled advertise=enabled Enable ...
( Category: Engineering & Transportation April 6,2014 )
epub, mobi |eng | 2010-07-06 | Author:Powers, Shelley [Shelley Powers]

13.4. Hiding Page Sections Problem You want to hide an existing page element and its children until needed. Solution You can set the CSS visibility property to hide and show ...
( Category: JavaScript Programming April 6,2014 )
epub |eng | 2012-02-21 | Author:Boyd, Ryan [Ryan Boyd]

Security Properties In the Implicit Grant flow, the application does not store long-lived refresh tokens on a server, limiting the exposure if the server is compromised. It also requires that ...
( Category: Web Development & Design Programming April 6,2014 )
epub |eng | 2012-07-19 | Author:Bull, Phil, Grant, Rickford [Rickford Grant and Phil Bull]

Tomboy One of the downsides of the new Unity desktop environment is that you can’t run most GNOME panel applets anymore . . . well, not easily anyway. Sticky Notes, ...
( Category: Software Development April 6,2014 )
epub |eng | 2010-12-06 | Author:Flanagan, David [David Flanagan]

Canvas Example: Sparklines We’ll end this chapter with a practical example for drawing sparklines. A sparkline is a small data-display graphic intended to be included within the flow of text, ...
( Category: JavaScript Programming April 6,2014 )
epub |eng | 2009-02-08 | Author:Chandra, Pravir, Messier, Matt, Viega, John & Matt Messier & Pravir Chandra [John Viega]

type The operation to perform, which can be one of the following constants: EVP_CTRL_GET_RC2_KEY_BITS EVP_CTRL_SET_RC2_KEY_BITS EVP_CTRL_GET_RC5_ROUNDS EVP_CTRL_SET_RC5_ROUNDS arg The numerical value to set, if appropriate. If not appropriate, its value ...
( Category: Network Security April 6,2014 )
epub |eng | 2009-02-08 | Author:Hamill, Paul [Paul Hamill]

assertNotAlmostEqual(self, first, second, places=7, msg=None) assertNotAlmostEquals(self, first, second, places=7, msg=None) failIfAlmostEqual(self, first, second, places=7, msg=None) Test fails if first and second are equal after being rounded to places decimal places. ...
( Category: Computer Science April 6,2014 )
epub |eng | 2012-01-20 | Author:MacCaw, Alex [Alex MacCaw]

Creating Applications Using Cake for CoffeeScript compilation is fine for static sites, but for dynamic sites, we might as well integrate CoffeeScript compilation into the request/response cycle. Various integration solutions ...
( Category: Mobile Phones, Tablets & E-Readers April 6,2014 )
epub |eng | 2009-02-08 | Author:Fitzgerald, Michael [Michael Fitzgerald]

/pattern/options Pattern pattern in slashes, followed by optional options, one or more of: i = case-insensitive; o = substitute once; x = ignore whitespace, allow comments; m = match multiple ...
( Category: Software Development April 6,2014 )
epub |eng | 2012-01-27 | Author:Means, Garann [Garann Means]

Creating a Dynamic Page Unlike other server frameworks, choosing Node does not implicitly choose the templating engine you’ll use for creating pages. There existed several templating engines for JavaScript when ...
( Category: JavaScript April 6,2014 )
epub |eng | 2010-11-01 | Author:Hansteen, Peter N.M. [Peter N.M. Hansteen]

Updating Lists If you run spamdb without any parameters, it lists the contents of your spamdb database, and it lets you add or delete both spamtrap addresses and traplist entries. ...
( Category: Networking & Cloud Computing April 6,2014 )
epub |eng | | Author:Ross, John [John Ross]

Note If you don't turn on file sharing, you won't be able to view or change files on this computer through the network. Figure 11-5. Select the file and printer ...
( Category: Hardware & DIY April 6,2014 )
epub, mobi |eng | 2011-06-15 | Author:Eagle, Chris [Chris Eagle]

In the current example, only one segment exists, because IDA creates only one segment to hold the entire file when a file is loaded in binary mode. The two checkbox ...
( Category: Software Development April 6,2014 )
epub |eng | 2010-02-04 | Author:Richter, Jeffrey [Jeffrey Richter]

Note There are two issues to note about my Exception<TExceptionArgs> class. The first issue is that any exception type you define with it is always derived from System.Exception. In most ...
( Category: NET April 6,2014 )